CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Linux socket tcp

搜索资源列表

  1. raw_socket.gz

    0下载:
  2. 示范了Unix和Linux下如何利用Raw Socket构造伪装的TCP、IP、UDP的包
  3. 所属分类:Internet/网络编程

    • 发布日期:
    • 文件大小:9739
    • 提供者:
  1. tcpcandperl

    0下载:
  2. 本程序包包含有linux下socket通讯的tcp例程,包含有tcp的服务器端和客户端,含有C语言以及perl两种实现,本人整理,全部能运行。-bags containing the procedures under linux tcp socket communications routines, including a tcp servers and clients, containing C and perl language to achieve both, I collated all
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:27988
    • 提供者:李强
  1. easelib

    0下载:
  2. 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:69689
    • 提供者:刘忠
  1. check_sum_

    0下载:
  2. /*** *** check_sum.c********************/ /* linux 利用原始socket抓包,并进行tcp封包伪造,进行正确的校验和计算的例子程序.****/ /*作者 CBCHEN .CBCHEN@ZZIA.EDU.CN***************/ /*在 linux2.4,环境,gcc 下编译通过*****/-/*** *** *** *** check_sum.c ******************* * / / * linux using prim
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2759
    • 提供者:陈东
  1. Linux_Socket

    0下载:
  2. Linux TCP/IP编程,—基于BSD Socket 1.1,应用Socket函数实现网络功能;UDP应用举例;
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:54549
    • 提供者:auleaf
  1. Linux_Tcp

    0下载:
  2. Linux下面用C写的Tcp socket程序
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2324
    • 提供者:张杰
  1. BSDcode

    0下载:
  2. An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented using the BSD Socket interface as the means of communication with the user level.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:161012
    • 提供者:鱼海军
  1. tcp_ip_design_report.doc

    0下载:
  2. 本文件介绍了一个TCP/IP的功能,设计要点,本协议栈实现的组件包括ARP,I CMP(PING),UDP,TCP。并设计了一个与SOCKET API兼容的标准接口。 TCP/IP协议栈背景 TCP/IP是使用最为广泛的INTERNET通信协议,几乎所有的桌面操作系统如Windows,Redhat Linux都支持TCP/IP协议。为了实现嵌入式系统与PC机的组网通信,就必须在嵌入式系统上实现复杂的TCP/IP协议栈,通过实现了TCP/IP协议栈,就可以方便的实现嵌入式系统与主流桌
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:15434
    • 提供者:6756
  1. tcpip_cs

    0下载:
  2. linux下传输层下一般的tcp套接字编程 作为一般初学者之用-under transport layer under normal tcp socket programming as a general purpose beginners
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2955
    • 提供者:赵石磊
  1. cs通信

    0下载:
  2. linux下学习socket的编程,使用tcp协议,用c语言编写的,一个server.c 另一个为client.c 经过调试。-learning socket programming, using tcp agreement with the c language, a server.c client.c after another for debugging.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1855
    • 提供者:宏伟
  1. chat

    0下载:
  2. linux下的socket通信,基于tcp编程,可以实现多个用户聊天,一发一收,并有用户名,密码输入功能-The socket communication under Linux, based on TCP programming, can implement multiple users to chat, a charge the sniper, and useful account name and password input function
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:1980
    • 提供者:vivian
  1. portscan

    0下载:
  2. Linux下利用socket中的sock_stream套接字实现一个TCP公开扫描程序-Linux to make use of the sock_stream socket socket to achieve a TCP open scanner
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:891
    • 提供者:吴萤
  1. TCP_UDP

    0下载:
  2. TCP和UDP通信的socket编程demo,linux ubuntu下测试通过,有makefile-socket demo of communicating with TCP/UDP protocols
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:4799
    • 提供者:Tracy
  1. SampleSocket

    0下载:
  2. Linux下TCP\UDP套接字编程,包括TCP三次握手协议、UDP广播、单播等-TCP\UDP Socket programs,including TCP three handshakes protocol and UDP broadcast
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:87340
    • 提供者:tang
  1. udp

    0下载:
  2. 基于linux的tcp套接字网络编程,实现了tcp客服端和服务器端,实现客服端和服务器端的相互通信-TCP socket network programming based on Linux, to achieve the TCP client and server side, the client and server to achieve mutual communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1788
    • 提供者:htx
  1. linux-internet-coding

    0下载:
  2. 基于tcp/ip套接字程序的流控制,运行平台linux,客户机与服务器端程序均有-Based on tcp/ip socket flow control procedures, operating platform Linux, client and server-side procedures are
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3176
    • 提供者:吴昊
  1. socket

    0下载:
  2. 此程序实现了linux和Windows关于tcp通信的测试程序,linux上用gcc 编译服务器端的程序,在Windows用qt编写了客户端的程序,在窗口界面上输入ip地址和端口号即可实现linux和Windows关于tcp的通信。-Compile server-side program, in Windows with qt prepared a client program, in the window interface, enter the ip address and port n
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:6320
    • 提供者:GXG
  1. tcp

    0下载:
  2. 基于linux c的socket编程,简单的客户端与服务器通信测试
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:2090
    • 提供者:赵飞洋
  1. TCP_Socket

    0下载:
  2. 完成了Linux下简单的TCP套接字编程,是一个完整的TCP客户端/服务器实例(The simple TCP socket programming under Linux is completed, which is a complete TCP client / server instance)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:18432
    • 提供者:amr1199
  1. 未命名文件夹

    0下载:
  2. 主要是一些TCP、UDP的网络编程,学习Linux的可以尝试(Kalman filter is used to obtain more stable signals from random signals, which are generally used in aerial vehicles.)
  3. 所属分类:其他

    • 发布日期:2019-10-14
    • 文件大小:2048
    • 提供者:飞驰
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com